Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pythoncapi-compat-devel-0^20251003git97f1582-2.el10_0 RPM for noarch

From EPEL 10.0 for s390x / Packages / p

Name: pythoncapi-compat-devel Distribution: Fedora Project
Version: 0^20251003git97f1582 Vendor: Fedora Project
Release: 2.el10_0 Build date: Fri Oct 3 23:20:07 2025
Group: Unspecified Build host: buildvm-a64-23.rdu3.fedoraproject.org
Size: 70588 Source RPM: pythoncapi-compat-0^20251003git97f1582-2.el10_0.src.rpm
Packager: Fedora Project
Url: https://github.com/python/pythoncapi-compat
Summary: Python C API compatibility
The pythoncapi-compat project can be used to write a C or C++ extension
supporting a wide range of Python versions with a single code base. It is made
of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.

This package provides the compatibility header library pythoncapi_compat.h.

Provides

Requires

License

0BSD

Changelog

* Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-2
  - Fix varargs indicator for `PyBytesWriter_Format`
* Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-1
  - Update to 0^20251003git97f1582
  - Fix compiler warnings for `PyBytesWriter_Format`
* Fri Sep 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250918gitab72af8-1
  - Update to 0^20250918gitab7